Docs.rs
rust-embed-impl-8.5.0
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rust-embed-impl 8.5.0
Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev
Crate
Source
Builds
Feature flags
Documentation
Coverage
0%
0
out of
2
items documented
0
out of
2
items with examples
Links
pyrossh/rust-embed
1686
85
14
crates.io
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
rust-embed-utils ^8.4.0
normal
shellexpand ^3
normal
optional
syn ^2
normal
walkdir ^2.3.1
normal
Versions
8.5.0
8.4.0
8.3.0
8.2.0
8.1.0
8.0.0
6.8.1
6.8.0
6.6.0
6.5.0
6.4.0
6.3.1
6.3.0
6.2.0
6.1.0
6.0.1
6.0.0
5.9.0
5.8.0
5.7.0
5.6.0
5.5.1
5.5.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.2
5.0.1
5.0.0
4.5.0
4.4.0
4.3.0
4.2.0
4.1.0
Owners
Rust Embed Implementation
The implementation of the rust-embed macro lies here.